home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 August / NETDisc0897.iso / mac / MSIE / Power Mac / Internet Connection Wizard / Internet Setup / icwx25a.dun < prev    next >
Encoding:
INI File  |  1997-05-09  |  571 b   |  36 lines  |  [TEXT/ICW1]

  1. [Phone]
  2. Dial_As_Is=NO
  3. ;Country_ID=1
  4. ;Area_Code=206
  5.  
  6. [Entry]
  7. Entry_Name=Microsoft Internet Referral
  8.  
  9. [Server]
  10. Type=PPP
  11. SW_Compress=YES
  12. Negotiate_TCP/IP=YES
  13. Disable_LCP=yes
  14.  
  15. [TCP/IP]
  16. Specify_IP_Address=NO
  17. Specify_Server_Address=YES
  18. DNS_Address=204.255.246.20
  19. DNS_Alt_Address=204.255.246.21
  20. IP_Header_Compress=YES
  21. Gateway_On_Remote=YES
  22.  
  23. [Scripting]
  24. Name=X25A OT/PPP Connection Script
  25.  
  26. [Script_File]
  27. Script_Type=Mac_PPP_Script
  28. 0=proc main
  29. 1=transmit "@D<cr>"
  30. 2=waitfor "NAL=",10
  31. 3=transmit "D1<cr>"
  32. 4=waitfor "@",10
  33. 5=transmit "c 0311083501402<cr>"
  34. 6=waitfor "PPP"
  35. 7=endproc
  36.